net/http.http2timer.Stop (method)
15 uses
net/http (current package)
h2_bundle.go#L4740: t.Stop()
h2_bundle.go#L4801: defer sc.idleTimer.Stop()
h2_bundle.go#L4807: defer settingsTimer.Stop()
h2_bundle.go#L4836: settingsTimer.Stop()
h2_bundle.go#L4938: defer timer.Stop()
h2_bundle.go#L5506: st.readDeadline.Stop()
h2_bundle.go#L5509: st.writeDeadline.Stop()
h2_bundle.go#L5839: sc.idleTimer.Stop()
h2_bundle.go#L6651: if !st.readDeadline.Stop() {
h2_bundle.go#L6677: if !st.writeDeadline.Stop() {
h2_bundle.go#L7167: Stop() bool
h2_bundle.go#L7757: tm.Stop()
h2_bundle.go#L8586: cc.idleTimer.Stop()
h2_bundle.go#L8665: defer timer.Stop()
h2_bundle.go#L9428: cc.idleTimer.Stop()
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |